Release 10.1A: OpenEdge Development:
ADM Reference
assignLinkProperty
Sets a property value in one or more SmartObjects at the other end of a specified link, relative to the TARGET–PROCEDURE.
Location: smart.p Parameters:INPUT pcLink AS CHARACTERLink type.
INPUT pcPropName AS CHARACTERProperty name.
INPUT pcPropValue AS CHARACTERProperty value.
Returns: LOGICAL (TRUE if the property set-function succeeded, else FALSE.) Notes:
- This is the Version 9 (ADM2) Version of the set–link–attribute procedure in Version 8. Note that only one property name and value is allowed, as opposed to the attribute-list format of Version 8.
Examples:- If the property function is not there or is invalid, or if any of the set-functions fail, this function returns FALSE.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |